FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ClearConditionalFormatUndoAction クラス > ClearConditionalFormatUndoAction コンストラクタ : ClearConditionalFormatUndoAction コンストラクタ(SheetView,CellRange[]) |
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal cellRanges() As CellRange _ )
'使用法 Dim sheetView As SheetView Dim cellRanges() As CellRange Dim instance As New ClearConditionalFormatUndoAction(sheetView, cellRanges)
public ClearConditionalFormatUndoAction( SheetView sheetView, CellRange[] cellRanges )